﻿2026-07-11T00:03:36.8595452Z Current runner version: '2.335.1'
2026-07-11T00:03:36.8600179Z Runner name: 'kitsubito'
2026-07-11T00:03:36.8600697Z Runner group name: 'Default'
2026-07-11T00:03:36.8601326Z Machine name: 'KITSUBITO'
2026-07-11T00:03:36.8603154Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T00:03:36.8604789Z Contents: read
2026-07-11T00:03:36.8605186Z Metadata: read
2026-07-11T00:03:36.8605544Z Packages: read
2026-07-11T00:03:36.8605904Z ##[endgroup]
2026-07-11T00:03:36.8607457Z Secret source: Actions
2026-07-11T00:03:36.8607942Z Prepare workflow directory
2026-07-11T00:03:36.8956988Z Prepare all required actions
2026-07-11T00:03:36.8985808Z Getting action download info
2026-07-11T00:03:37.6103206Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T00:03:38.8334605Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-11T00:03:38.9150227Z ##[group]Run actions/checkout@v5
2026-07-11T00:03:38.9150803Z with:
2026-07-11T00:03:38.9151040Z   fetch-depth: 0
2026-07-11T00:03:38.9151331Z   repository: SaberMage/spt-core
2026-07-11T00:03:38.9153365Z   token: ***
2026-07-11T00:03:38.9153598Z   ssh-strict: true
2026-07-11T00:03:38.9153826Z   ssh-user: git
2026-07-11T00:03:38.9154061Z   persist-credentials: true
2026-07-11T00:03:38.9154310Z   clean: true
2026-07-11T00:03:38.9154542Z   sparse-checkout-cone-mode: true
2026-07-11T00:03:38.9154814Z   fetch-tags: false
2026-07-11T00:03:38.9155157Z   show-progress: true
2026-07-11T00:03:38.9155405Z   lfs: false
2026-07-11T00:03:38.9155630Z   submodules: false
2026-07-11T00:03:38.9155861Z   set-safe-directory: true
2026-07-11T00:03:38.9156294Z ##[endgroup]
2026-07-11T00:03:38.9959555Z Syncing repository: SaberMage/spt-core
2026-07-11T00:03:38.9960800Z ##[group]Getting Git version info
2026-07-11T00:03:38.9961368Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T00:03:38.9961950Z [command]/usr/bin/git version
2026-07-11T00:03:38.9988378Z git version 2.43.0
2026-07-11T00:03:39.0009822Z ##[endgroup]
2026-07-11T00:03:39.0020602Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/af4d2491-a765-41ef-8716-c3c9069e8123' before making global git config changes
2026-07-11T00:03:39.0021331Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:03:39.0023756Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T00:03:39.0053223Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T00:03:39.0069686Z https://github.com/SaberMage/spt-core
2026-07-11T00:03:39.0079090Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T00:03:39.0081606Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T00:03:39.0099066Z HEAD
2026-07-11T00:03:39.0128326Z ##[endgroup]
2026-07-11T00:03:39.0129814Z [command]/usr/bin/git submodule status
2026-07-11T00:03:39.0318614Z ##[group]Cleaning the repository
2026-07-11T00:03:39.0322139Z [command]/usr/bin/git clean -ffdx
2026-07-11T00:03:39.0351411Z Removing traceable-reqs
2026-07-11T00:03:39.0357672Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T00:03:39.0414777Z HEAD is now at fab3f06eb Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:39.0421686Z ##[endgroup]
2026-07-11T00:03:39.0423501Z ##[group]Disabling automatic garbage collection
2026-07-11T00:03:39.0426528Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T00:03:39.0450629Z ##[endgroup]
2026-07-11T00:03:39.0451125Z ##[group]Setting up auth
2026-07-11T00:03:39.0455938Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:03:39.0481053Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T00:03:39.0669327Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:03:39.0693096Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T00:03:39.0877486Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:03:39.0902556Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T00:03:39.1084576Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T00:03:39.1113811Z ##[endgroup]
2026-07-11T00:03:39.1114307Z ##[group]Fetching the repository
2026-07-11T00:03:39.1120398Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6bfc02831fccff8f137e63d0b79b3778a9e93386:refs/remotes/pull/82/merge
2026-07-11T00:03:39.7542679Z From https://github.com/SaberMage/spt-core
2026-07-11T00:03:39.7543405Z    eb8a8c2a3..4b2951243  build/msg-identity-w4-delivery           -> origin/build/msg-identity-w4-delivery
2026-07-11T00:03:39.7646875Z  + fab3f06eb...6bfc02831 6bfc02831fccff8f137e63d0b79b3778a9e93386 -> pull/82/merge  (forced update)
2026-07-11T00:03:39.7698339Z ##[endgroup]
2026-07-11T00:03:39.7698843Z ##[group]Determining the checkout info
2026-07-11T00:03:39.7699560Z ##[endgroup]
2026-07-11T00:03:39.7704188Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T00:03:39.7743131Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T00:03:39.7774068Z ##[group]Checking out the ref
2026-07-11T00:03:39.7776492Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/82/merge
2026-07-11T00:03:39.7944218Z Warning: you are leaving 1 commit behind, not connected to
2026-07-11T00:03:39.7944714Z any of your branches:
2026-07-11T00:03:39.7944935Z 
2026-07-11T00:03:39.7945353Z   fab3f06eb Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:39.7945803Z 
2026-07-11T00:03:39.7946050Z If you want to keep it by creating a new branch, this may be a good time
2026-07-11T00:03:39.7946470Z to do so with:
2026-07-11T00:03:39.7946651Z 
2026-07-11T00:03:39.7946818Z  git branch <new-branch-name> fab3f06eb
2026-07-11T00:03:39.7947047Z 
2026-07-11T00:03:39.7948805Z HEAD is now at 6bfc02831 Merge 4b29512434c02998467d594dedd8965eb79212c2 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:39.7957216Z ##[endgroup]
2026-07-11T00:03:39.8000156Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T00:03:39.8030217Z 6bfc02831fccff8f137e63d0b79b3778a9e93386
2026-07-11T00:03:39.8206151Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-11T00:03:39.8206667Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-11T00:03:39.8221248Z shell: /usr/bin/bash -e {0}
2026-07-11T00:03:39.8221544Z ##[endgroup]
2026-07-11T00:03:39.8318258Z ##[group]Run set -euo pipefail
2026-07-11T00:03:39.8318592Z [36;1mset -euo pipefail[0m
2026-07-11T00:03:39.8318839Z [36;1mPIN=0c95435[0m
2026-07-11T00:03:39.8319195Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-11T00:03:39.8319464Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-11T00:03:39.8319847Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-11T00:03:39.8320290Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-11T00:03:39.8320747Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-11T00:03:39.8321116Z [36;1m  rm -rf "$CACHE"[0m
2026-07-11T00:03:39.8321377Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-11T00:03:39.8321677Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-11T00:03:39.8322024Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-11T00:03:39.8322617Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-11T00:03:39.8322880Z [36;1mfi[0m
2026-07-11T00:03:39.8323181Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-11T00:03:39.8336170Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-11T00:03:39.8336494Z env:
2026-07-11T00:03:39.8336722Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T00:03:39.8336980Z ##[endgroup]
2026-07-11T00:03:40.1366493Z    Compiling proc-macro2 v1.0.106
2026-07-11T00:03:40.1367118Z    Compiling unicode-ident v1.0.24
2026-07-11T00:03:40.1367437Z    Compiling quote v1.0.45
2026-07-11T00:03:40.1367887Z    Compiling libc v0.2.186
2026-07-11T00:03:40.1368449Z    Compiling serde_core v1.0.228
2026-07-11T00:03:40.1368795Z    Compiling cfg-if v1.0.4
2026-07-11T00:03:40.1369235Z    Compiling serde v1.0.228
2026-07-11T00:03:40.1406411Z    Compiling log v0.4.32
2026-07-11T00:03:40.1490986Z    Compiling pin-project-lite v0.2.17
2026-07-11T00:03:40.1491917Z    Compiling portable-atomic v1.13.1
2026-07-11T00:03:40.1562718Z    Compiling typenum v1.20.1
2026-07-11T00:03:40.1563672Z    Compiling memchr v2.8.1
2026-07-11T00:03:40.1564498Z    Compiling version_check v0.9.5
2026-07-11T00:03:40.1565284Z    Compiling find-msvc-tools v0.1.9
2026-07-11T00:03:40.1678098Z    Compiling shlex v2.0.1
2026-07-11T00:03:40.1962032Z    Compiling critical-section v1.2.0
2026-07-11T00:03:40.2212644Z    Compiling bytes v1.11.1
2026-07-11T00:03:40.2382454Z    Compiling subtle v2.6.1
2026-07-11T00:03:40.3272002Z    Compiling futures-core v0.3.32
2026-07-11T00:03:40.3787400Z    Compiling equivalent v1.0.2
2026-07-11T00:03:40.3892525Z    Compiling smallvec v1.15.1
2026-07-11T00:03:40.4045933Z    Compiling itoa v1.0.18
2026-07-11T00:03:40.4152012Z    Compiling semver v1.0.28
2026-07-11T00:03:40.4293030Z    Compiling stable_deref_trait v1.2.1
2026-07-11T00:03:40.4373132Z    Compiling slab v0.4.12
2026-07-11T00:03:40.4901223Z    Compiling futures-io v0.3.32
2026-07-11T00:03:40.4971409Z    Compiling futures-sink v0.3.32
2026-07-11T00:03:40.5067404Z    Compiling futures-task v0.3.32
2026-07-11T00:03:40.5657273Z    Compiling generic-array v0.14.7
2026-07-11T00:03:40.5784662Z    Compiling futures-channel v0.3.32
2026-07-11T00:03:40.6372297Z    Compiling rand_core v0.10.1
2026-07-11T00:03:40.6427840Z    Compiling rustversion v1.0.22
2026-07-11T00:03:40.6670450Z    Compiling bitflags v2.12.1
2026-07-11T00:03:40.6781490Z    Compiling hashbrown v0.17.1
2026-07-11T00:03:40.6849476Z    Compiling cpufeatures v0.2.17
2026-07-11T00:03:40.6911260Z    Compiling getrandom v0.4.2
2026-07-11T00:03:40.7337799Z    Compiling rustc_version v0.4.1
2026-07-11T00:03:40.7386285Z    Compiling fnv v1.0.7
2026-07-11T00:03:40.8095444Z    Compiling strsim v0.11.1
2026-07-11T00:03:40.8234470Z    Compiling cfg_aliases v0.2.1
2026-07-11T00:03:40.8341040Z    Compiling litemap v0.8.2
2026-07-11T00:03:40.8757123Z    Compiling writeable v0.6.3
2026-07-11T00:03:40.9151349Z    Compiling fs_extra v1.3.0
2026-07-11T00:03:40.9472463Z    Compiling icu_properties_data v2.2.0
2026-07-11T00:03:40.9645342Z    Compiling dunce v1.0.5
2026-07-11T00:03:41.0217937Z    Compiling ident_case v1.0.1
2026-07-11T00:03:41.0353010Z    Compiling utf8_iter v1.0.4
2026-07-11T00:03:41.0501139Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T00:03:41.1110811Z    Compiling autocfg v1.5.1
2026-07-11T00:03:41.1460282Z    Compiling percent-encoding v2.3.2
2026-07-11T00:03:41.1851857Z    Compiling http v1.4.1
2026-07-11T00:03:41.2579619Z    Compiling aws-lc-rs v1.17.0
2026-07-11T00:03:41.3000984Z    Compiling unicode-segmentation v1.13.3
2026-07-11T00:03:41.3261022Z    Compiling thiserror v2.0.18
2026-07-11T00:03:41.3331487Z    Compiling cpufeatures v0.3.0
2026-07-11T00:03:41.3401305Z    Compiling scopeguard v1.2.0
2026-07-11T00:03:41.3831522Z    Compiling chacha20 v0.10.0
2026-07-11T00:03:41.4090586Z    Compiling indexmap v2.14.0
2026-07-11T00:03:41.4531259Z    Compiling lock_api v0.4.14
2026-07-11T00:03:41.4620724Z    Compiling form_urlencoded v1.2.2
2026-07-11T00:03:41.5320801Z    Compiling syn v2.0.117
2026-07-11T00:03:41.5971687Z    Compiling untrusted v0.9.0
2026-07-11T00:03:41.6151052Z    Compiling heck v0.5.0
2026-07-11T00:03:41.6371216Z    Compiling rustls v0.23.40
2026-07-11T00:03:41.6561428Z    Compiling atomic-waker v1.1.2
2026-07-11T00:03:41.6661257Z    Compiling const-oid v0.10.2
2026-07-11T00:03:41.7060946Z    Compiling unicode-xid v0.2.6
2026-07-11T00:03:41.7371051Z    Compiling anyhow v1.0.102
2026-07-11T00:03:41.7440782Z    Compiling parking_lot_core v0.9.12
2026-07-11T00:03:41.7441637Z    Compiling paste v1.0.15
2026-07-11T00:03:41.7691104Z    Compiling zerocopy v0.8.50
2026-07-11T00:03:41.7746706Z    Compiling convert_case v0.10.0
2026-07-11T00:03:41.8200609Z    Compiling httparse v1.10.1
2026-07-11T00:03:41.8571620Z    Compiling num-traits v0.2.19
2026-07-11T00:03:41.8960797Z    Compiling hybrid-array v0.4.12
2026-07-11T00:03:41.9120728Z    Compiling curve25519-dalek v4.1.3
2026-07-11T00:03:41.9460870Z    Compiling jobserver v0.1.34
2026-07-11T00:03:42.0118737Z    Compiling ahash v0.8.12
2026-07-11T00:03:42.0215449Z    Compiling fastrand v2.4.1
2026-07-11T00:03:42.0281951Z    Compiling either v1.16.0
2026-07-11T00:03:42.1102880Z    Compiling base64ct v1.8.3
2026-07-11T00:03:42.1581239Z    Compiling powerfmt v0.2.0
2026-07-11T00:03:42.2020568Z    Compiling cc v1.2.63
2026-07-11T00:03:42.2586444Z    Compiling crypto-common v0.1.7
2026-07-11T00:03:42.2731817Z    Compiling block-buffer v0.10.4
2026-07-11T00:03:42.2911174Z    Compiling http-body v1.0.1
2026-07-11T00:03:42.3522282Z    Compiling deranged v0.5.8
2026-07-11T00:03:42.3890816Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T00:03:42.4052735Z    Compiling digest v0.10.7
2026-07-11T00:03:42.4431256Z    Compiling time-core v0.1.8
2026-07-11T00:03:42.4531237Z    Compiling tower-service v0.3.3
2026-07-11T00:03:42.5200853Z    Compiling zmij v1.0.21
2026-07-11T00:03:42.5500431Z    Compiling base64 v0.22.1
2026-07-11T00:03:42.5818266Z    Compiling pkg-config v0.3.33
2026-07-11T00:03:42.5959336Z    Compiling tinyvec_macros v0.1.1
2026-07-11T00:03:42.6029564Z    Compiling try-lock v0.2.5
2026-07-11T00:03:42.6470776Z    Compiling data-encoding v2.11.0
2026-07-11T00:03:42.6619815Z    Compiling vcpkg v0.2.15
2026-07-11T00:03:42.6716670Z    Compiling num-conv v0.2.2
2026-07-11T00:03:42.6781261Z    Compiling want v0.3.1
2026-07-11T00:03:42.7773017Z    Compiling mio v1.2.1
2026-07-11T00:03:42.8332099Z    Compiling socket2 v0.6.4
2026-07-11T00:03:42.8442149Z    Compiling getrandom v0.2.17
2026-07-11T00:03:42.9456462Z    Compiling sha2 v0.10.9
2026-07-11T00:03:42.9837329Z    Compiling rand_core v0.6.4
2026-07-11T00:03:43.0389210Z    Compiling rand v0.10.1
2026-07-11T00:03:43.0392153Z    Compiling uuid v1.23.2
2026-07-11T00:03:43.0987343Z    Compiling parking_lot v0.12.5
2026-07-11T00:03:43.1560603Z    Compiling tinyvec v1.11.0
2026-07-11T00:03:43.1792679Z    Compiling crypto-common v0.2.2
2026-07-11T00:03:43.3200438Z    Compiling block-buffer v0.12.0
2026-07-11T00:03:43.4910960Z    Compiling cmake v0.1.58
2026-07-11T00:03:43.5041585Z    Compiling inout v0.1.4
2026-07-11T00:03:43.5080677Z    Compiling vergen-lib v9.1.0
2026-07-11T00:03:43.5750984Z    Compiling n0-future v0.3.2
2026-07-11T00:03:43.6094802Z    Compiling crossbeam-utils v0.8.21
2026-07-11T00:03:43.6341364Z    Compiling winnow v1.0.3
2026-07-11T00:03:43.6450036Z    Compiling cordyceps v0.3.4
2026-07-11T00:03:43.6531002Z    Compiling httpdate v1.0.3
2026-07-11T00:03:43.6650835Z    Compiling signature v2.2.0
2026-07-11T00:03:43.7953592Z    Compiling parking v2.2.1
2026-07-11T00:03:43.8033145Z    Compiling serde_json v1.0.150
2026-07-11T00:03:43.8264205Z    Compiling diatomic-waker v0.2.3
2026-07-11T00:03:43.8496289Z    Compiling spin v0.10.0
2026-07-11T00:03:43.8911304Z    Compiling futures-lite v2.6.1
2026-07-11T00:03:43.9061079Z    Compiling ed25519 v2.2.3
2026-07-11T00:03:43.9436389Z    Compiling cipher v0.4.4
2026-07-11T00:03:43.9500145Z    Compiling futures-buffered v0.2.13
2026-07-11T00:03:43.9605127Z    Compiling netlink-packet-core v0.8.1
2026-07-11T00:03:43.9796832Z    Compiling universal-hash v0.5.1
2026-07-11T00:03:43.9874729Z    Compiling vergen v9.1.0
2026-07-11T00:03:43.9937908Z    Compiling vergen-lib v0.1.6
2026-07-11T00:03:44.0377986Z    Compiling heapless v0.7.17
2026-07-11T00:03:44.0900420Z    Compiling digest v0.11.3
2026-07-11T00:03:44.1040748Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T00:03:44.1390458Z    Compiling noq-udp v0.10.0
2026-07-11T00:03:44.1530738Z    Compiling sync_wrapper v1.0.2
2026-07-11T00:03:44.1704575Z    Compiling allocator-api2 v0.2.21
2026-07-11T00:03:44.2300698Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T00:03:44.2490794Z    Compiling opaque-debug v0.3.1
2026-07-11T00:03:44.2990974Z    Compiling byteorder v1.5.0
2026-07-11T00:03:44.3095650Z    Compiling polyval v0.6.2
2026-07-11T00:03:44.3990577Z    Compiling spin v0.9.8
2026-07-11T00:03:44.4038294Z    Compiling aws-lc-sys v0.41.0
2026-07-11T00:03:44.4129777Z    Compiling ring v0.17.14
2026-07-11T00:03:44.4781051Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T00:03:44.5167923Z    Compiling hash32 v0.2.1
2026-07-11T00:03:44.5360647Z    Compiling vergen-gitcl v1.0.8
2026-07-11T00:03:44.5960190Z    Compiling tower-layer v0.3.3
2026-07-11T00:03:44.6001605Z    Compiling fallible-iterator v0.3.0
2026-07-11T00:03:44.6214362Z    Compiling ryu v1.0.23
2026-07-11T00:03:44.6332338Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T00:03:44.6840451Z    Compiling num_threads v0.1.7
2026-07-11T00:03:44.6920791Z    Compiling signature v3.0.0
2026-07-11T00:03:44.7730754Z    Compiling time v0.3.47
2026-07-11T00:03:44.8081675Z    Compiling ghash v0.5.1
2026-07-11T00:03:44.8146166Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T00:03:44.8263494Z    Compiling ctr v0.9.2
2026-07-11T00:03:44.8270168Z    Compiling aes v0.8.4
2026-07-11T00:03:44.9362095Z    Compiling fs2 v0.4.3
2026-07-11T00:03:44.9830598Z    Compiling http-body-util v0.1.3
2026-07-11T00:03:44.9977456Z    Compiling aead v0.5.2
2026-07-11T00:03:45.0513159Z    Compiling openssl-probe v0.2.1
2026-07-11T00:03:45.0913359Z    Compiling arrayvec v0.7.6
2026-07-11T00:03:45.1210709Z    Compiling utf8parse v0.2.2
2026-07-11T00:03:45.1942161Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T00:03:45.2021611Z    Compiling crossbeam-channel v0.5.15
2026-07-11T00:03:45.2436314Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T00:03:45.2531170Z    Compiling blake3 v1.8.5
2026-07-11T00:03:45.2866274Z    Compiling netlink-packet-route v0.29.0
2026-07-11T00:03:45.3160663Z    Compiling memoffset v0.6.5
2026-07-11T00:03:45.3753945Z    Compiling acto v0.8.2
2026-07-11T00:03:45.4881003Z    Compiling netwatch v0.16.0
2026-07-11T00:03:45.5478114Z    Compiling aes-gcm v0.10.3
2026-07-11T00:03:45.5553464Z    Compiling noq v0.18.0
2026-07-11T00:03:45.6465642Z    Compiling lru-slab v0.1.2
2026-07-11T00:03:45.7152098Z    Compiling foldhash v0.2.0
2026-07-11T00:03:45.7271169Z    Compiling ref-cast v1.0.25
2026-07-11T00:03:45.7340722Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T00:03:45.7711334Z    Compiling rustix v1.1.4
2026-07-11T00:03:45.7876542Z    Compiling identity-hash v0.1.0
2026-07-11T00:03:45.8692129Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T00:03:45.8721676Z    Compiling xml-rs v0.8.28
2026-07-11T00:03:45.8880488Z    Compiling mac-addr v0.3.0
2026-07-11T00:03:45.9005241Z    Compiling rustc-hash v2.1.2
2026-07-11T00:03:45.9695118Z    Compiling tagptr v0.2.0
2026-07-11T00:03:45.9966585Z    Compiling thiserror v1.0.69
2026-07-11T00:03:46.0760893Z    Compiling hashbrown v0.16.1
2026-07-11T00:03:46.2148669Z    Compiling netlink-packet-route v0.30.0
2026-07-11T00:03:46.2553914Z    Compiling errno v0.3.14
2026-07-11T00:03:46.2995689Z    Compiling ioctl-rs v0.1.6
2026-07-11T00:03:46.3695293Z    Compiling serial-core v0.4.0
2026-07-11T00:03:46.3780738Z    Compiling termios v0.2.2
2026-07-11T00:03:46.3876677Z    Compiling simple-dns v0.9.3
2026-07-11T00:03:46.5020201Z    Compiling synstructure v0.13.2
2026-07-11T00:03:46.5351238Z    Compiling darling_core v0.20.11
2026-07-11T00:03:46.6500764Z    Compiling proc-macro-crate v3.5.0
2026-07-11T00:03:46.8642512Z    Compiling xmltree v0.10.3
2026-07-11T00:03:46.9859323Z    Compiling serde_derive_internals v0.29.1
2026-07-11T00:03:47.0992035Z    Compiling aho-corasick v1.1.4
2026-07-11T00:03:47.1071916Z    Compiling resolv-conf v0.7.6
2026-07-11T00:03:47.1496554Z    Compiling linux-raw-sys v0.12.1
2026-07-11T00:03:47.2040012Z    Compiling toml_write v0.1.2
2026-07-11T00:03:47.2043687Z    Compiling simdutf8 v0.1.5
2026-07-11T00:03:47.2248141Z    Compiling regex-syntax v0.8.10
2026-07-11T00:03:47.4018516Z    Compiling signal-hook v0.3.18
2026-07-11T00:03:47.4644522Z    Compiling sha1_smol v1.0.1
2026-07-11T00:03:47.5093290Z    Compiling constant_time_eq v0.4.2
2026-07-11T00:03:47.5343674Z    Compiling winnow v0.7.15
2026-07-11T00:03:47.5891477Z    Compiling arrayref v0.3.9
2026-07-11T00:03:47.6374536Z    Compiling smol_str v0.1.24
2026-07-11T00:03:47.7150057Z    Compiling lru v0.16.4
2026-07-11T00:03:47.8127946Z    Compiling serial-unix v0.4.0
2026-07-11T00:03:47.8786944Z    Compiling darling_core v0.23.0
2026-07-11T00:03:47.9908681Z    Compiling signal-hook-registry v1.4.8
2026-07-11T00:03:48.2001015Z    Compiling serde_bytes v0.11.19
2026-07-11T00:03:48.3071232Z    Compiling serde_derive v1.0.228
2026-07-11T00:03:48.3565746Z    Compiling zeroize_derive v1.4.3
2026-07-11T00:03:48.3801525Z    Compiling tokio-macros v2.7.0
2026-07-11T00:03:48.4538872Z    Compiling futures-macro v0.3.32
2026-07-11T00:03:48.9008310Z    Compiling zeroize v1.8.2
2026-07-11T00:03:49.0176356Z    Compiling zerofrom-derive v0.1.7
2026-07-11T00:03:49.0652516Z    Compiling tokio v1.52.3
2026-07-11T00:03:49.0653490Z    Compiling yoke-derive v0.8.2
2026-07-11T00:03:49.0776819Z    Compiling zerovec-derive v0.11.3
2026-07-11T00:03:49.3707269Z    Compiling futures-util v0.3.32
2026-07-11T00:03:49.6400059Z    Compiling displaydoc v0.2.6
2026-07-11T00:03:50.0187973Z    Compiling tracing-attributes v0.1.31
2026-07-11T00:03:50.2530724Z    Compiling rustls-pki-types v1.14.1
2026-07-11T00:03:50.3451808Z    Compiling zerofrom v0.1.8
2026-07-11T00:03:50.4171415Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T00:03:50.4689503Z    Compiling yoke v0.8.3
2026-07-11T00:03:50.6054564Z    Compiling thiserror-impl v2.0.18
2026-07-11T00:03:50.6320892Z    Compiling zerovec v0.11.6
2026-07-11T00:03:50.7602908Z    Compiling zerotrie v0.2.4
2026-07-11T00:03:51.0041140Z    Compiling darling_macro v0.20.11
2026-07-11T00:03:51.0174885Z    Compiling derive_more-impl v2.1.1
2026-07-11T00:03:51.1371007Z    Compiling spez v0.1.2
2026-07-11T00:03:51.1720646Z    Compiling n0-error-macros v0.1.3
2026-07-11T00:03:51.3181394Z    Compiling darling v0.20.11
2026-07-11T00:03:51.3760405Z    Compiling tinystr v0.8.3
2026-07-11T00:03:51.3888362Z    Compiling potential_utf v0.1.5
2026-07-11T00:03:51.4080963Z    Compiling derive_builder_core v0.20.2
2026-07-11T00:03:51.5581345Z    Compiling icu_collections v2.2.0
2026-07-11T00:03:51.6219114Z    Compiling icu_locale_core v2.2.0
2026-07-11T00:03:51.6351863Z    Compiling der v0.8.0-rc.10
2026-07-11T00:03:52.2242236Z    Compiling pin-project-internal v1.1.13
2026-07-11T00:03:52.2814054Z    Compiling n0-error v0.1.3
2026-07-11T00:03:52.3271679Z    Compiling cobs v0.3.0
2026-07-11T00:03:52.5420700Z    Compiling postcard-derive v0.2.2
2026-07-11T00:03:52.6660997Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T00:03:52.7800341Z    Compiling icu_provider v2.2.0
2026-07-11T00:03:53.0490331Z    Compiling derive_builder_macro v0.20.2
2026-07-11T00:03:53.0780994Z    Compiling icu_properties v2.2.0
2026-07-11T00:03:53.1618066Z    Compiling icu_normalizer v2.2.0
2026-07-11T00:03:53.1701237Z    Compiling spki v0.8.0-rc.4
2026-07-11T00:03:53.3350882Z    Compiling ipnet v2.12.0
2026-07-11T00:03:53.3856300Z    Compiling derive_builder v0.20.2
2026-07-11T00:03:53.3924039Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T00:03:53.4263796Z    Compiling futures-executor v0.3.32
2026-07-11T00:03:53.5819227Z    Compiling ed25519-dalek v2.2.0
2026-07-11T00:03:53.5920731Z    Compiling pin-project v1.1.13
2026-07-11T00:03:53.6496462Z    Compiling futures v0.3.32
2026-07-11T00:03:53.7110618Z    Compiling prefix-trie v0.8.4
2026-07-11T00:03:53.7674728Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T00:03:53.8094195Z    Compiling spt-proto v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-11T00:03:54.0712306Z    Compiling once_cell v1.21.4
2026-07-11T00:03:54.1950995Z    Compiling data-encoding-macro v0.1.20
2026-07-11T00:03:54.2200766Z    Compiling rustls-native-certs v0.8.4
2026-07-11T00:03:54.2501183Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T00:03:54.2656126Z    Compiling tracing-core v0.1.36
2026-07-11T00:03:54.5033480Z    Compiling idna_adapter v1.2.2
2026-07-11T00:03:54.5130278Z    Compiling hashbrown v0.14.5
2026-07-11T00:03:54.5970008Z    Compiling idna v1.1.0
2026-07-11T00:03:54.6076703Z    Compiling enum-assoc v1.3.0
2026-07-11T00:03:54.6958213Z    Compiling tokio-util v0.7.18
2026-07-11T00:03:54.7851834Z    Compiling tracing v0.1.44
2026-07-11T00:03:54.8193390Z    Compiling netlink-sys v0.8.8
2026-07-11T00:03:54.9263782Z    Compiling postcard v1.1.3
2026-07-11T00:03:55.0572010Z    Compiling url v2.5.8
2026-07-11T00:03:55.1119270Z    Compiling tower v0.5.3
2026-07-11T00:03:55.1879205Z    Compiling num_enum_derive v0.7.6
2026-07-11T00:03:55.2569228Z    Compiling hashlink v0.9.1
2026-07-11T00:03:55.2900967Z    Compiling async-trait v0.1.89
2026-07-11T00:03:55.3180548Z    Compiling strum_macros v0.28.0
2026-07-11T00:03:55.3601553Z    Compiling iroh-metrics v0.38.3
2026-07-11T00:03:55.5519989Z    Compiling derive_more v2.1.1
2026-07-11T00:03:55.6255190Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T00:03:55.6440772Z    Compiling netdev v0.42.0
2026-07-11T00:03:55.7150625Z    Compiling h2 v0.4.14
2026-07-11T00:03:55.7970785Z    Compiling tokio-stream v0.1.18
2026-07-11T00:03:55.8788462Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T00:03:56.0332850Z    Compiling iroh-base v0.98.0
2026-07-11T00:03:56.0683598Z    Compiling tower-http v0.6.11
2026-07-11T00:03:56.2675858Z    Compiling rusqlite v0.32.1
2026-07-11T00:03:56.3348345Z    Compiling num_enum v0.7.6
2026-07-11T00:03:56.3757309Z    Compiling attohttpc v0.30.1
2026-07-11T00:03:56.4390922Z    Compiling n0-watcher v0.6.1
2026-07-11T00:03:56.4851406Z    Compiling netlink-proto v0.12.0
2026-07-11T00:03:56.4930414Z    Compiling iroh-relay v0.98.0
2026-07-11T00:03:56.4939543Z    Compiling moka v0.12.15
2026-07-11T00:03:56.5297742Z    Compiling serde_spanned v0.6.9
2026-07-11T00:03:56.5542158Z    Compiling toml_datetime v0.6.11
2026-07-11T00:03:56.6560629Z    Compiling ref-cast-impl v1.0.25
2026-07-11T00:03:56.6699701Z    Compiling thiserror-impl v1.0.69
2026-07-11T00:03:56.7860429Z    Compiling webpki-roots v1.0.7
2026-07-11T00:03:56.8090803Z    Compiling toml_edit v0.22.27
2026-07-11T00:03:56.8807647Z    Compiling regex-automata v0.4.14
2026-07-11T00:03:56.9151586Z    Compiling schemars_derive v1.2.1
2026-07-11T00:03:57.2630955Z    Compiling seize v0.5.1
2026-07-11T00:03:57.2863931Z    Compiling hmac v0.12.1
2026-07-11T00:03:57.3820879Z    Compiling iroh v0.98.2
2026-07-11T00:03:57.4051392Z    Compiling rustix v0.38.44
2026-07-11T00:03:57.5864462Z    Compiling spt-store v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-11T00:03:57.6305357Z    Compiling bitflags v1.3.2
2026-07-11T00:03:57.7004400Z    Compiling cmov v0.5.4
2026-07-11T00:03:57.7088065Z    Compiling pin-utils v0.1.0
2026-07-11T00:03:57.7617560Z    Compiling dyn-clone v1.0.20
2026-07-11T00:03:57.7757545Z    Compiling nix v0.25.1
2026-07-11T00:03:57.9225175Z    Compiling ctutils v0.4.2
2026-07-11T00:03:57.9485187Z    Compiling papaya v0.2.4
2026-07-11T00:03:58.1371210Z    Compiling strum v0.28.0
2026-07-11T00:03:58.1755033Z    Compiling hkdf v0.12.4
2026-07-11T00:03:58.2130862Z    Compiling backon v1.6.0
2026-07-11T00:03:58.2409390Z    Compiling iroh-dns v0.98.0
2026-07-11T00:03:58.2579498Z    Compiling darling_macro v0.23.0
2026-07-11T00:03:58.3159704Z    Compiling filedescriptor v0.8.3
2026-07-11T00:03:58.4502194Z    Compiling serial v0.4.0
2026-07-11T00:03:58.5439745Z    Compiling anstyle-parse v1.0.0
2026-07-11T00:03:58.5610751Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T00:03:58.5806169Z    Compiling downcast-rs v1.2.1
2026-07-11T00:03:58.5874082Z    Compiling anstyle-query v1.1.5
2026-07-11T00:03:58.5955138Z    Compiling foldhash v0.1.5
2026-07-11T00:03:58.6420796Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T00:03:58.6604680Z    Compiling instability v0.3.12
2026-07-11T00:03:58.7075666Z    Compiling colorchoice v1.0.5
2026-07-11T00:03:58.7569450Z    Compiling anstyle v1.0.14
2026-07-11T00:03:58.7871445Z    Compiling shell-words v1.1.1
2026-07-11T00:03:58.8030170Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T00:03:58.8142079Z    Compiling linux-raw-sys v0.4.15
2026-07-11T00:03:58.8217530Z    Compiling schemars v1.2.1
2026-07-11T00:03:58.8434966Z    Compiling vte v0.13.1
2026-07-11T00:03:58.8581492Z    Compiling hashbrown v0.15.5
2026-07-11T00:03:58.8662829Z    Compiling darling v0.23.0
2026-07-11T00:03:58.9193368Z    Compiling signal-hook-mio v0.2.5
2026-07-11T00:03:58.9421162Z    Compiling spake2 v0.4.0
2026-07-11T00:03:59.0191720Z    Compiling anstream v1.0.0
2026-07-11T00:03:59.0263525Z    Compiling terminal_size v0.4.4
2026-07-11T00:03:59.1459663Z    Compiling strum_macros v0.26.4
2026-07-11T00:03:59.2944692Z    Compiling sha1 v0.10.6
2026-07-11T00:03:59.4164755Z    Compiling toml v0.8.23
2026-07-11T00:03:59.5370769Z    Compiling itertools v0.13.0
2026-07-11T00:03:59.6580144Z    Compiling castaway v0.2.4
2026-07-11T00:03:59.7390736Z    Compiling regex v1.12.3
2026-07-11T00:03:59.9101791Z    Compiling static_assertions v1.1.0
2026-07-11T00:03:59.9647660Z    Compiling indoc v2.0.7
2026-07-11T00:04:00.3520002Z    Compiling clap_lex v1.1.0
2026-07-11T00:04:00.3630835Z    Compiling unicode-width v0.1.14
2026-07-11T00:04:00.3984301Z    Compiling doctest-file v1.1.1
2026-07-11T00:04:00.6220286Z    Compiling clap_builder v4.6.0
2026-07-11T00:04:00.6450434Z    Compiling crossterm v0.28.1
2026-07-11T00:04:00.8431305Z    Compiling spt-msg v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-11T00:04:01.0560011Z    Compiling interprocess v2.4.2
2026-07-11T00:04:01.3419903Z    Compiling hyper v1.10.1
2026-07-11T00:04:01.4030253Z    Compiling spt-runtime v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-11T00:04:01.5910737Z    Compiling portable-pty v0.8.1
2026-07-11T00:04:01.6000850Z    Compiling unicode-truncate v1.1.0
2026-07-11T00:04:01.6175048Z    Compiling strum v0.26.3
2026-07-11T00:04:01.6410787Z    Compiling compact_str v0.8.2
2026-07-11T00:04:01.7226159Z    Compiling lru v0.12.5
2026-07-11T00:04:01.7848185Z    Compiling clap_derive v4.6.1
2026-07-11T00:04:01.8966324Z    Compiling unicode-width v0.2.0
2026-07-11T00:04:01.9812271Z    Compiling cassowary v0.3.0
2026-07-11T00:04:02.1991202Z    Compiling spt-term v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-11T00:04:02.3410561Z    Compiling iana-time-zone v0.1.65
2026-07-11T00:04:02.4299488Z    Compiling ratatui v0.29.0
2026-07-11T00:04:02.5310989Z    Compiling chrono v0.4.45
2026-07-11T00:04:02.6462507Z    Compiling nucleo-matcher v0.3.1
2026-07-11T00:04:02.7330832Z    Compiling qrcode v0.14.1
2026-07-11T00:04:02.7415346Z    Compiling tempfile v3.27.0
2026-07-11T00:04:03.1420199Z    Compiling hyper-util v0.1.20
2026-07-11T00:04:03.9951313Z    Compiling clap v4.6.1
2026-07-11T00:04:04.6738063Z    Compiling spt-live v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-11T00:04:05.1271161Z    Compiling igd-next v0.17.1
2026-07-11T00:04:06.1832868Z    Compiling portmapper v0.16.0
2026-07-11T00:04:10.2522059Z    Compiling rustls-webpki v0.103.13
2026-07-11T00:04:12.4903997Z    Compiling tokio-rustls v0.26.4
2026-07-11T00:04:12.4904427Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T00:04:12.4904764Z    Compiling noq-proto v0.17.0
2026-07-11T00:04:12.6304354Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T00:04:12.6306105Z    Compiling hyper-rustls v0.27.9
2026-07-11T00:04:12.6308514Z    Compiling tokio-websockets v0.13.2
2026-07-11T00:04:12.7543697Z    Compiling reqwest v0.13.4
2026-07-11T00:04:13.6621121Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T00:04:26.7465348Z    Compiling spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T00:04:28.1191179Z    Compiling spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T00:04:35.7676098Z    Compiling spt v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-11T00:04:40.1309314Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-07-11T00:04:40.1521274Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-4a686f0b59383e2d)
2026-07-11T00:04:40.1534214Z 
2026-07-11T00:04:40.1534328Z running 1 test
2026-07-11T00:04:46.2389059Z test new_brain_serves_against_old_broker ... ok
2026-07-11T00:04:46.2389439Z 
2026-07-11T00:04:46.2389712Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-11T00:04:46.2389993Z 
2026-07-11T00:04:46.2609297Z Post job cleanup.
2026-07-11T00:04:46.3249650Z [command]/usr/bin/git version
2026-07-11T00:04:46.3281536Z git version 2.43.0
2026-07-11T00:04:46.3350364Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b4c5f2a5-7f15-4164-a6df-68126218b1af' before making global git config changes
2026-07-11T00:04:46.3351041Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:04:46.3353738Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T00:04:46.3380244Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:04:46.3403688Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T00:04:46.3590466Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:04:46.3608032Z http.https://github.com/.extraheader
2026-07-11T00:04:46.3615622Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-11T00:04:46.3639403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T00:04:46.3825813Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:04:46.3850218Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T00:04:46.4159778Z Cleaning up orphan processes
2026-07-11T00:04:46.4588483Z Terminate orphan process: pid (163292) (spt)
